CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv tracking

搜索资源列表

  1. Addrectanglemotion.rar

    0下载:
  2. 利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8639075
    • 提供者:傅晟
  1. SpatioHistogram.rar

    0下载:
  2. 基于空间直方图的图像相似度匹配算法,用opencv开发的,适合做跟踪的朋友用,Space-based histogram similarity matching algorithm, using opencv developed suitable for tracking Friend
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3905107
    • 提供者:周凯
  1. Tracking

    0下载:
  2. 使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。-particle filter object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6963332
    • 提供者:kevin hen
  1. shipin.rar

    0下载:
  2. 物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功,Object tracking, and OPENCV based on VC++ development has been tested successfully
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3958858
    • 提供者:胡秋伟
  1. blobtrack.rar

    0下载:
  2. 基于vc++ 和openCV的车辆检测及跟踪代码,测试过,无错误,Based on vc++ and openCV vehicle detection and tracking code, tested, no error
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1481502
    • 提供者:shujuan
  1. opencv

    0下载:
  2. opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位-opencv goal tracking program, you can capture video in AVI moving target and to achieve positioning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9878482
    • 提供者:
  1. swistrack.tar.gz

    0下载:
  2. SwisTrack is a powerful tool for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It uses Intel s OpenCV library for fast image processing and contains interfaces for USB, FireWire and GigE cameras, a
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6685456
    • 提供者:valefar
  1. Hand-Detect 手势识别,使用OpenCV的haar 分类器

    1下载:
  2. 手势识别,使用OpenCV的haar 分类器。训练因为对各个环境不同,请大家自己下载或者自己训练样本。-Hand Recognition and Tracking using OpenCV. It uses Haar Classifier. Because Haar features are different, I did not include the .xml file, please download it online or train it yourself.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:22484783
    • 提供者:赛义
  1. blobtracking

    0下载:
  2. 基于opencv的blob-tracking 代码。基于cvBlob库开发。作者:刘嘉焜-blob-tracking function based on cvBlob library(based on opencv). by Jiakun Liu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:889
    • 提供者:Jiakun
  1. genzong

    0下载:
  2. 非常好的车辆目标跟踪算法,希望能够对大家有用,结合opencv和vc-Very good vehicle tracking algorithm, hope useful for all, combined with opencv and vc++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6407017
    • 提供者:liuxiaojie
  1. PeopleCounter

    0下载:
  2. It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:5576704
    • 提供者:pawlik.b
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1031251
    • 提供者:qk
  1. 12345motionandobjecttracking

    0下载:
  2. 基于opencv的人脸以及身体目标姿态跟踪,程序很有用,适合初学者学习。-Opencv-based human face and body posture tracking targets, the program is useful for beginners to learn.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1034786
    • 提供者:李明
  1. renliangenzong

    0下载:
  2. 人脸跟踪,opencv,mfc,camshife算法。-Face tracking, opencv, mfc, camshife algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:108819
    • 提供者:liulunchun
  1. tracking-eyes

    0下载:
  2. 基於OpenCV資料庫,使用視訊實現眼睛追蹤,開發環境使用Visual C++ 可以臉部辨識-OpenCV-based database, use a video eye-tracking the development environment using Visual C++ Face Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:174158
    • 提供者:Civ
  1. camshift-camera

    0下载:
  2. 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1344448
    • 提供者:jiang
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. FaceTracking

    0下载:
  2. 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:4017095
    • 提供者:陈业成
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com